┌────────────────────────────────┐ │ ░░░ ░░▓ ░▓▓ ███ ▓▓░ ▓░░ │ │ ~ M O O N ~ │ └────────────────────────────────┘
prd-web-01.centraldc.gr
LOCATION:
/usr/share/pie/vendor/psr/simple-cache/src
☗ ROOT
↻ REFRESH
✎ EDIT FILE
EDITING: InvalidArgumentException.php
<?php namespace Psr\SimpleCache; /** * Exception interface for invalid cache arguments. * * When an invalid argument is passed it must throw an exception which implements * this interface */ interface InvalidArgumentException extends CacheException { }
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📄 CacheException.php
PHP
173 B
2021-10-29 13:26
EDIT
📄 CacheInterface.php
PHP
4.7 KB
2021-10-29 13:26
EDIT
📄 InvalidArgumentException.php
PHP
260 B
2021-10-29 13:26
EDIT